import { StepperField } from '@aws-amplify/ui-react'; export const StepperFieldValidationErrorExample = () => { return ( ); };